Skip to main content
POST
[P5] Prepare Meeting Contacts

Authorizations

Authorization
string
header
required

Bearer token from your account (https://agent.ai/user/integrations#api)

Body

application/json
classified_attendees
string
default:{{classified_attendees}}
required

The classified attendees from Process Calendar Event action. Contains external_attendees and internal_attendees.

user_email
string
default:{{_google_email}}
required

Current user's email address.

output_variable_name
string
default:prepared_contacts
required

Variable name to store prepared contacts.

Pattern: ^[a-zA-Z][a-zA-Z0-9_]*$
use_llm_for_company_name
boolean
default:false

Enable to use LLM for better company name inference from domain. Slower but more accurate.

Response

Successful response

status
integer<int32>

HTTP status code of the action response

response
object

Response data from the action